projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c88be8a
)
(rcirc-timeout-seconds): Increase to prevent unwanted disconnections.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 5 May 2007 04:49:51 +0000
(
04:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 5 May 2007 04:49:51 +0000
(
04:49
+0000)
lisp/net/rcirc.el
patch
|
blob
|
history
diff --git
a/lisp/net/rcirc.el
b/lisp/net/rcirc.el
index dc346695ce24b03cee05fec1a8e679dca8c76f63..311c052fa30bda2c7f06fa7db395e211aca8fc3d 100644
(file)
--- a/
lisp/net/rcirc.el
+++ b/
lisp/net/rcirc.el
@@
-312,7
+312,7
@@
and the cdr part is used for encoding."
"List of urls seen in the current buffer.")
(put 'rcirc-urls 'permanent-local t)
-(defvar rcirc-timeout-seconds 60
+(defvar rcirc-timeout-seconds 60
0
"Kill connection after this many seconds if there is no activity.")
(defconst rcirc-id-string (concat "rcirc on GNU Emacs " emacs-version))